_KINTERRUPT_POLARITY

//0x4 bytes (sizeof) enum _KINTERRUPT_POLARITY { InterruptPolarityUnknown = 0, InterruptActiveHigh = 1, InterruptActiveLow = 2 };